C1.AspNetCore.Mvc Assembly / C1.Web.Mvc Namespace / FlexGridBase<T> Class / OnClientSortingColumn Property

In This Topic
OnClientSortingColumn Property (FlexGridBase<T>)
In This Topic
Occurs before the user applies a sort by clicking on a column header.
Syntax
'Declaration
 
Public Overridable Property OnClientSortingColumn As String
 
See Also